NAudio - Streaming byte[] of wav makes it play slow

Posted by user362261 on Stack Overflow See other posts from Stack Overflow or by user362261
Published on 2010-06-11T08:49:23Z Indexed on 2010/06/11 8:53 UTC
Read the original article Hit count: 162

Filed under:

Hi,

I am trying to read bytes from a wav file and send it across to a stream but it plays slowly. Could you please help me to know the right way of populating the byte[]?

Thanks for you help.

© Stack Overflow or respective owner

Related posts about c#